GLWDRAWINGAREAMAKECURRENT

Section: User Commands (1)
Updated:
Index Return to Main Contents
 

NAME

GLwDrawingAreaMakeCurrent - Make the current GLwDrawingArea current.  

SYNOPSIS

  #include <GL/GLwDrawA.h>
  void GLwDrawingAreaMakeCurrent(w, ctx)
       Widget w;
       GLXContext ctx;


 

DESCRIPTION


GLwDrawingAreaMakeCurrent
is a front end to glXMakeCurrent, however instead of passing in a Display and a Window, a Widget is passed in.
 

RELATED INFORMATION

the GLwMDrawingArea manpage, the glXMakeCurrent manpage.  

DATE

$Id: GLwDrawingAreaMakeCurrent.pod,v 1.1 1995/03/28 22:57:07 ohl Exp $


 

Index

NAME
SYNOPSIS
DESCRIPTION
RELATED INFORMATION
DATE

This document was created by man2html, using the manual pages.
Time: 20:44:43 GMT, June 11, 2022